Builder

class Builder : GeneratedMessage.Builder<BuilderT> , ModuleConfigProtos.ModuleConfig.StoreForwardConfigOrBuilder

Store and Forward Module Config
Protobuf type meshtastic.ModuleConfig.StoreForwardConfig

Functions

Link copied to clipboard
Link copied to clipboard

Enable the Store and Forward Module
bool enabled = 1;
Link copied to clipboard

TODO: REPLACE
bool heartbeat = 2;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_max = 4;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_window = 5;
Link copied to clipboard

Set to true to let this node act as a server that stores received messages and resends them upon request.
bool is_server = 6;
Link copied to clipboard

TODO: REPLACE
uint32 records = 3;
Link copied to clipboard
fun getDescriptor(): Descriptors.Descriptor
Link copied to clipboard
open fun getDescriptorForType(): Descriptors.Descriptor
Link copied to clipboard
open fun getEnabled(): Boolean

Enable the Store and Forward Module
bool enabled = 1;
Link copied to clipboard
open fun getHeartbeat(): Boolean

TODO: REPLACE
bool heartbeat = 2;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_max = 4;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_window = 5;
Link copied to clipboard
open fun getIsServer(): Boolean

Set to true to let this node act as a server that stores received messages and resends them upon request.
bool is_server = 6;
Link copied to clipboard
open fun getRecords(): Int

TODO: REPLACE
uint32 records = 3;
Link copied to clipboard
Link copied to clipboard

Enable the Store and Forward Module
bool enabled = 1;
Link copied to clipboard

TODO: REPLACE
bool heartbeat = 2;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_max = 4;
Link copied to clipboard

TODO: REPLACE
uint32 history_return_window = 5;
Link copied to clipboard

Set to true to let this node act as a server that stores received messages and resends them upon request.
bool is_server = 6;
Link copied to clipboard

TODO: REPLACE
uint32 records = 3;